home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / stickynotes.schemas < prev    next >
Text File  |  2009-10-20  |  6KB  |  161 lines

  1. <gconfschemafile>
  2. <schemalist>
  3. <schema>
  4.     <key>/schemas/apps/stickynotes_applet/defaults/width</key>
  5.     <applyto>/apps/stickynotes_applet/defaults/width</applyto>
  6.     <owner>stickynotes_applet</owner>
  7.     <type>int</type>
  8.     <default>100</default>
  9.     <gettext_domain>gnome-applets-2.0</gettext_domain>
  10.     <locale name="C">
  11.         <short>Default width for new notes</short>
  12.         <long>Default width for new sticky notes in pixels.</long>
  13.     </locale>
  14. </schema>
  15.  
  16. <schema>
  17.     <key>/schemas/apps/stickynotes_applet/defaults/height</key>
  18.     <applyto>/apps/stickynotes_applet/defaults/height</applyto>
  19.     <owner>stickynotes_applet</owner>
  20.     <type>int</type>
  21.     <default>100</default>
  22.     <gettext_domain>gnome-applets-2.0</gettext_domain>
  23.     <locale name="C">
  24.         <short>Default height for new notes</short>
  25.         <long>Default height for new sticky notes in pixels.</long>
  26.     </locale>
  27. </schema>
  28.  
  29. <schema>
  30.     <key>/schemas/apps/stickynotes_applet/defaults/color</key>
  31.     <applyto>/apps/stickynotes_applet/defaults/color</applyto>
  32.     <owner>stickynotes_applet</owner>
  33.     <type>string</type>
  34.     <default>#ECF833</default>
  35.     <gettext_domain>gnome-applets-2.0</gettext_domain>
  36.     <locale name="C">
  37.         <short>Default color for new notes</short>
  38.         <long>Default color for new sticky notes. This should be in html hex specification, for example "#30FF50".</long>
  39.     </locale>
  40. </schema>
  41.  
  42. <schema>
  43.     <key>/schemas/apps/stickynotes_applet/defaults/font_color</key>
  44.     <applyto>/apps/stickynotes_applet/defaults/font_color</applyto>
  45.     <owner>stickynotes_applet</owner>
  46.     <type>string</type>
  47.     <default>#000000</default>
  48.     <gettext_domain>gnome-applets-2.0</gettext_domain>
  49.     <locale name="C">
  50.         <short>Default color for font</short>
  51.         <long>Default font color for new sticky notes. This should be in html hex specification, for example "#000000".</long>
  52.     </locale>
  53. </schema>
  54.  
  55. <schema>
  56.     <key>/schemas/apps/stickynotes_applet/defaults/font</key>
  57.     <applyto>/apps/stickynotes_applet/defaults/font</applyto>
  58.     <owner>stickynotes_applet</owner>
  59.     <type>string</type>
  60.     <default>Sans 10</default>
  61.     <gettext_domain>gnome-applets-2.0</gettext_domain>
  62.     <locale name="C">
  63.         <short>Default font for new notes</short>
  64.         <long>Default font for new sticky notes. This should be a Pango Font Name, for example "Sans Italic 10".</long>
  65.     </locale>
  66. </schema>
  67.  
  68. <schema>
  69.     <key>/schemas/apps/stickynotes_applet/settings/sticky</key>
  70.     <applyto>/apps/stickynotes_applet/settings/sticky</applyto>
  71.     <owner>stickynotes_applet</owner>
  72.     <type>bool</type>
  73.     <default>true</default>
  74.     <gettext_domain>gnome-applets-2.0</gettext_domain>
  75.     <locale name="C">
  76.         <short>Sticky notes' workspace stickyness</short>
  77.         <long>Specifies whether the sticky notes are visible on ALL workspaces on the desktop, or not.</long>
  78.     </locale>
  79. </schema>
  80.  
  81. <schema>
  82.     <key>/schemas/apps/stickynotes_applet/settings/locked</key>
  83.     <applyto>/apps/stickynotes_applet/settings/locked</applyto>
  84.     <owner>stickynotes_applet</owner>
  85.     <type>bool</type>
  86.     <default>false</default>
  87.     <gettext_domain>gnome-applets-2.0</gettext_domain>
  88.     <locale name="C">
  89.         <short>Sticky notes' locked state</short>
  90.         <long>Specifies whether the sticky notes are locked (non-editable) or not.</long>
  91.     </locale>
  92. </schema>
  93.  
  94. <schema>
  95.     <key>/schemas/apps/stickynotes_applet/settings/date_format</key>
  96.     <applyto>/apps/stickynotes_applet/settings/date_format</applyto>
  97.     <owner>stickynotes_applet</owner>
  98.     <type>string</type>
  99.     <default>%x</default>
  100.     <gettext_domain>gnome-applets-2.0</gettext_domain>
  101.     <locale name="C">
  102.         <short>Date format of note's title</short>
  103.         <long>By default, sticky notes are given the current date as the title when they are created. This format is used; anything that can be parsed by strftime() is valid.</long>
  104.     </locale>
  105. </schema>
  106.  
  107. <schema>
  108.     <key>/schemas/apps/stickynotes_applet/settings/use_system_color</key>
  109.     <applyto>/apps/stickynotes_applet/settings/use_system_color</applyto>
  110.     <owner>stickynotes_applet</owner>
  111.     <type>bool</type>
  112.     <default>true</default>
  113.     <gettext_domain>gnome-applets-2.0</gettext_domain>
  114.     <locale name="C">
  115.         <short>Whether to use the default system color</short>
  116.         <long>If this option is disabled, a custom color can be used as the default color for all sticky notes.</long>
  117.     </locale>
  118. </schema>
  119.  
  120. <schema>
  121.     <key>/schemas/apps/stickynotes_applet/settings/use_system_font</key>
  122.     <applyto>/apps/stickynotes_applet/settings/use_system_font</applyto>
  123.     <owner>stickynotes_applet</owner>
  124.     <type>bool</type>
  125.     <default>true</default>
  126.     <gettext_domain>gnome-applets-2.0</gettext_domain>
  127.     <locale name="C">
  128.         <short>Whether to use the default system font</short>
  129.         <long>If this option is disabled, a custom font can be used as the default font for all sticky notes.</long>
  130.     </locale>
  131. </schema>
  132.  
  133. <schema>
  134.     <key>/schemas/apps/stickynotes_applet/settings/force_default</key>
  135.     <applyto>/apps/stickynotes_applet/settings/force_default</applyto>
  136.     <owner>stickynotes_applet</owner>
  137.     <type>bool</type>
  138.     <default>false</default>
  139.     <gettext_domain>gnome-applets-2.0</gettext_domain>
  140.     <locale name="C">
  141.         <short>Whether to force the default color and font on all notes</short>
  142.         <long>If this option is enabled, the custom colors and fonts that have been assigned to individual notes will be ignored.</long>
  143.     </locale>
  144. </schema>
  145.  
  146. <schema>
  147.     <key>/schemas/apps/stickynotes_applet/settings/confirm_deletion</key>
  148.     <applyto>/apps/stickynotes_applet/settings/confirm_deletion</applyto>
  149.     <owner>stickynotes_applet</owner>
  150.     <type>bool</type>
  151.     <default>true</default>
  152.     <gettext_domain>gnome-applets-2.0</gettext_domain>
  153.     <locale name="C">
  154.         <short>Whether to ask for confirmation when deleting a note</short>
  155.         <long>Empty notes are always deleted without confirmation.</long>
  156.     </locale>
  157. </schema>
  158.  
  159. </schemalist>
  160. </gconfschemafile>
  161.